Micron Document
🎖️GitЯра🎖️

Node / meshtastic / Meshtastic-Android / files / build-logic / gradle.properties

Displaying Raw • Download

build-logic/gradle.properties renovate/compose-multiplatform (75f7b102) Text, 1.19 KB

T8b949e#
T8b949e# Copyright (c) 2025 Meshtastic LLC
T8b949e#
T8b949e# This program is free software: you can redistribute it and/or modify
T8b949e# it under the terms of the GNU General Public License as published by
T8b949e# the Free Software Foundation, either version 3 of the License, or
T8b949e# (at your option) any later version.
T8b949e#
T8b949e# This program is distributed in the hope that it will be useful,
T8b949e# but WITHOUT ANY WARRANTY; without even the implied warranty of
T8b949e# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
T8b949e# GNU General Public License for more details.
T8b949e#
T8b949e# You should have received a copy of the GNU General Public License
T8b949e# along with this program. If not, see <https://www.gnu.org/licenses/>.
T8b949e#

T8b949e# Gradle properties for the build-logic included build.
T8b949e# These need to be set separately because properties are not passed to included builds.
T8b949e# https://github.com/gradle/gradle/issues/2534

Te6edf3org.gradle.jvmargsTff7b72=Ta5d6ff-Xmx2g -XX:+UseParallelGC -Dfile.encoding=UTF-8

T8b949e# Parallelism & Caching
Te6edf3org.gradle.parallelTff7b72=Ta5d6fftrue
Te6edf3org.gradle.cachingTff7b72=Ta5d6fftrue
Te6edf3org.gradle.configuration-cacheTff7b72=Ta5d6fftrue
Te6edf3org.gradle.isolated-projectsTff7b72=Ta5d6fftrue
Te6edf3org.gradle.configureondemandTff7b72=Ta5d6fffalse

T8b949e# Kotlin
Te6edf3kotlin.code.styleTff7b72=Ta5d6ffofficial

T8b949e# Housekeeping
Te6edf3org.gradle.welcomeTff7b72=Ta5d6ffnever

Served by rngit 1.5.4 - Generated in 0.03s